//0x8 bytes (sizeof)
struct _CM_BIG_DATA
{
USHORT Signature; //0x0
USHORT Count; //0x2
ULONG List; //0x4
};